Crate sn_dbc

source ·

Re-exports

Modules

  • This is a helper module to make it a bit easier and regular for API callers to instantiate an Rng when calling sn_dbc methods that require them.

Structs

Enums

  • Node error variants.
  • Represents a Dbc owner.

Traits

  • For the spent proofs to verify, the caller must provide an implementation of this trait which must have/know the pubkey of the spentbook section that signed each of the proofs.

Functions

  • Get the blinded amounts for the transaction. They will be part of the spent proof share that is generated. In the process of doing so, we verify the correct set of spent proofs and transactions have been provided.

Type Definitions